home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1994.11.gz / 1994.11 / 000100_ioannis.kanello…los@cen.jrc.it_Tue Nov 15 21:38:23 1994.msg < prev    next >
Internet Message Format  |  1994-11-30  |  3KB

  1. Received: from cen.jrc.it (dicscs1.jrc.it) by cs.umb.edu with SMTP id AA14013
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Thu, 17 Nov 1994 01:34:02 -0500
  3. Received: from cen.jrc.it (relay.jrc.it) by  cen.jrc.it (4.1/SMI-4.1)
  4.     id AA03923; Tue, 15 Nov 94 20:47:09 +0100
  5. Received: from lip.irsa.jrc.it (sl1) by cen.jrc.it; Tue, 15 Nov 94 20:49:54 +0100
  6. From: yannis kanellopoulos <ioannis.kanellopoulos@cen.jrc.it>
  7. Date: Tue, 15 Nov 94 20:38:23 +0100
  8. Message-Id: <27699.9411151938@lip.irsa.jrc.it>
  9. Received: from pandora.irsa.jrc.it by lip.irsa.jrc.it; Tue, 15 Nov 94 20:38:23 +0100
  10. To: tex-k@cs.umb.edu
  11. Subject: kpathsea
  12. Cc: ioannis.kanellopoulos@cen.jrc.it
  13.  
  14.  
  15. Hello, 
  16.  
  17. I am trying to compile xdvi version 18d and dvipsk version 5.58c
  18. on a DEC OSF/1 V2.0 (Rev. 240) but I am getting the following error:
  19. for both programs, since the error appears to be in the  
  20. kpathsea directory: 
  21.  
  22. $make <CR> 
  23. cd kpathsea; make  CFLAGS='-g ' prefix=/usr/local
  24. exec_prefix=/usr/local  bindir=/usr/local/bin scriptdir=/usr/local/bin  
  25. libdir=/usr/local/lib  datadir=/usr/local/lib infodir=/usr/local/info
  26. includedir=/usr/local/include  manext=1 mandir=/usr/local/man/man1
  27. texmf=/usr/local/lib/texmf  texinputdir=/usr/local/lib/texmf/tex
  28. mfinputdir=/usr/local/lib/texmf/mf  fontdir=/usr/local/lib/texmf/fonts  
  29. fmtdir=/usr/local/lib/texmf/ini basedir=/usr/local/lib/texmf/ini
  30. texpooldir=/usr/local/lib/texmf/ini mfpooldir=/usr/local/lib/texmf/ini  
  31. install_fonts=true  dvipsdir=/usr/local/lib/texmf/dvips
  32. psheaderdir=/usr/local/lib/texmf/dvips  default_texsizes='300:600'  
  33. cc  -I. -I./../kpathsea   -I.. -I./../kpathsea/..
  34. -DDEFAULT_FONT_SIZES='"300:600"'  -g  -c ./../kpathsea/tex-file.c 
  35. /usr/lib/cmplrs/cc/cfe: Error: ../kpathsea/lib.h, line 98:
  36. redeclaration of 'basename'; previous declaration at line 201 in file
  37. '/usr/include/string.h' 
  38.  extern const_string basename (); 
  39.  --------------------^ 
  40. /usr/lib/cmplrs/cc/cfe: Error: ../kpathsea/lib.h, line 98: Incompatible 
  41. function return type for this function 
  42.  extern const_string basename (); 
  43.  -----------------------------^ 
  44. *** Exit 1 
  45. Stop. 
  46. *** Exit 1 
  47. Stop. 
  48.  
  49.  
  50. The version of the kpathsea library is 2.4. 
  51.  
  52. I do not run into problems on SUNOS4.1.3 or Solaris 2.3.  
  53.  
  54. web2c compiled ok on the OSF/1 V2.0 since it includes an older version 
  55. of the library.
  56. Of course if I try to apply the patch for the 2.4 library version 
  57. I get the same error.
  58.  
  59. Any suggestions?
  60.  
  61. I thank you very much for your help
  62.  
  63. Ioannis Kanellopoulos
  64.